home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10239 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: news.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Re: Opinions on Visual C/C++
  5. Followup-To: comp.lang.c++,comp.lang.c
  6. Date: 6 Mar 1996 23:13:59 GMT
  7. Organization: Interpath -- Providing Internet access to North Carolina
  8. Message-ID: <4hl67n$m06@news.interpath.net>
  9. References: <4hdkm7$2jk@huron.eel.ufl.edu> <Dnq94s.Cx3@emr1.emr.ca> <4hhfho$igo@news.interpath.net> <4hi57e$3bf@ams.amsinc.com> <4hib7rINN6e1@gambier.ugrad.cs.ubc.ca>
  10. NNTP-Posting-Host: mercury.interpath.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Kazimir Kylheku (c2a192@ugrad.cs.ubc.ca) wrote:
  14. : In article <4hi57e$3bf@ams.amsinc.com>,
  15. : Steve Herborn <sherborn@mail.amsinc.com> wrote:
  16. :  >Valid point Scott!  As far as I'm concerned once you use any of the
  17. :  >extensions of any product you are coding in a different langauge then
  18. :  >as described in it's ANSI standard (if it has one).  
  19.  
  20. : It's not only as far as you are concerned. It's simply true!
  21.  
  22. But when does it become a new language, and not just extensions?  Why
  23. is Java not a dialect of C++, but a Windows program written in MFC
  24. using response table macros, a WinMain function, etc is a C++ program?
  25. Why isn't Visual C++ a new language the same way C is a new language
  26. compared to B?  Visual C++ and Borland C++ have C++ compatibility
  27. modes, but it's such an incredibly small part of the overall package.
  28. C++ and C don't define a bitmapped user interface, and are not based on
  29. a message-passing paradim. A case could be made for ANSI
  30. standardization of Visual C++ :)
  31.  
  32. Scott
  33.  
  34. PS: In my haste to make the point, I cut a little too much out of
  35. the article I replied to -- apologies to the original poster!
  36. It wasn't my intent to take him out of context. I just wanted
  37. to raise a topic of more interest than how to access the carry
  38. flag and where to get a shareware C++ interpreter/decompiler.
  39.